nagioslinuxservicecheck

Theabovesectionsensurethataserverheartbeat,loadcheck,andtheOpenStackIdentityservicestatusarereportedbacktotheNagiosserver.AllOpenStack ...,...CheckstatusofsystemservicesforLinux,FreeBSD,OSX,andAIX.Options:-sSpecifyservicename-lListservices-oOStype,linux/osx ...,Synopsis:$./check_systemd_service.Use:./check_systemd_service$unit.Willcheckifthespecifiedunitisactive,andale...

Chapter 3. Monitoring Using Nagios

The above sections ensure that a server heartbeat, load check, and the OpenStack Identity service status are reported back to the Nagios server. All OpenStack ...

check_service.sh - jonschippnagios

... Check status of system services for Linux, FreeBSD, OSX, and AIX. Options: -s <service> Specify service name -l List services -o <os> OS type, linux/osx ...

check_systemd_service

Synopsis: $ ./check_systemd_service. Use: ./check_systemd_service $unit. Will check if the specified unit is active, and alert if not

Generic Nagios plugin to check if a specific processservice ...

2012年5月10日 — I use the standard NAGIOS check_procs plugin, with the -C flag, shown here being invoked from nrpe.cfg via NRPE:

Linux Check Service

2018年4月3日 — This is a plugin for Nagios wich you can use to check if a linux service is running. This plugin uses systemctl is-active command, please check ...

Linux Service Monitoring

Nagios provides complete monitoring of Linux services. Nagios is capable of monitoring the state of any Linux service (Apache, MySQL, BIND, etc.) and alerting ...

Monitor linux services with check_mk or nagios plugins

2022年5月10日 — I juste want to know if the service is up or down. The check_service could be fine but there is no -H option so I don't know how to use it ...

Service Checks

Check to see if a service is started. Nagios Plugins. Nagios Plugins does not include a service plugin however the linux-nrpe-agent does provide ...

Service Checks

2017年11月14日 — Check to see if a service is started. Nagios Plugins. Nagios Plugins does not include a service plugin however the linux-nrpe-agent does provide ...

UnixLinux Check Service Status

Linux/Unix shell script to check the status of a service. Capable of using sysvinit, systemd, upstart, etc, or choose your own status command.